home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 4 / Amiga Tools 4.iso / tools / wb-enhancement / clocktool / readme < prev    next >
Text File  |  1995-11-06  |  1KB  |  41 lines

  1.         ClockTool V2.1
  2.         ~~~~~~~~~~~~~~
  3.  
  4. This is a simple tool which may invoked from the CLI to do
  5. some simple operations on the battery and/or system clock,
  6. e.g. set date/time of either, display either/both, set one from
  7. the other, increment, and log.
  8.  
  9. Most of these features, particularly those accessing
  10. the battery clock, are not available using current AmigaDos
  11. commands.  
  12.  
  13. It runs under AmigaDos 2.xx and above, and on a machine
  14. with a battery backed-up clock.
  15.  
  16. To install, merely copy it to somewhere in your path.
  17.  
  18. This is freeware. C-source is supplied; it compiles under 
  19. SAS/C 6.3 (and maybe lower versions).
  20.  
  21. Use this at your own risk.
  22.  
  23.  
  24. Gary Duncan (gduncan@werple.net.au) 
  25.  
  26.  
  27.  Version        Date    Changes
  28.  ~~~~~~~        ~~~~    ~~~~~~~
  29.  
  30.  1.0            27Oct93 Original release
  31.  1.1            04Apr94 Changes :-
  32.                         1) use __AMIGADATE__
  33.                         2) added L option, reorganised logic.
  34.                         3) added d,t options (set date/time).
  35.                         4) corrected clocktool -b output for big difference  
  36.  1.1a           Comments added
  37.  
  38.  2.0        18Apr95    Exit with good/bad (0/1) values
  39.  2.1        26Oct95 trivial changes to help
  40.  
  41.